[INFO] fetching crate polywrap_http_plugin 0.1.11...
[INFO] testing polywrap_http_plugin-0.1.11 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate polywrap_http_plugin 0.1.11 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate polywrap_http_plugin 0.1.11
[INFO] finished tweaking crates.io crate polywrap_http_plugin 0.1.11
[INFO] tweaked toml for crates.io crate polywrap_http_plugin 0.1.11 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate polywrap_http_plugin 0.1.11 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 370 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding ureq v2.12.1 (available: v3.3.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding wat v1.0.71 (available: v1.245.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe99ae10be0a3845cfe513d1334063d9d5c6d6151a0e06e665e4f606f5fffbb6
[INFO] running `Command { std: "docker" "start" "-a" "fe99ae10be0a3845cfe513d1334063d9d5c6d6151a0e06e665e4f606f5fffbb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe99ae10be0a3845cfe513d1334063d9d5c6d6151a0e06e665e4f606f5fffbb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe99ae10be0a3845cfe513d1334063d9d5c6d6151a0e06e665e4f606f5fffbb6", kill_on_drop: false }`
[INFO] [stdout] fe99ae10be0a3845cfe513d1334063d9d5c6d6151a0e06e665e4f606f5fffbb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65613a970cf423bdabc0f3473288fa0c88579802f5e601080b663afcc330cb05
[INFO] running `Command { std: "docker" "start" "-a" "65613a970cf423bdabc0f3473288fa0c88579802f5e601080b663afcc330cb05", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling schemafy_core v0.6.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling polywrap_schemafy_lib v0.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling polywrap_schemafy v0.1.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling fraction v0.12.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling polywrap_uri v0.1.11
[INFO] [stderr]    Compiling fancy-regex v0.10.0
[INFO] [stderr]    Compiling polywrap_core_macros v0.1.11
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling iso8601 v0.5.1
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling jsonschema v0.16.1
[INFO] [stderr]    Compiling polywrap_msgpack_serde v0.0.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling plugin v0.2.6
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling polywrap-jsonref v0.1.0
[INFO] [stderr]    Compiling wrap_manifest_schemas v0.1.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling modifier v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling polywrap_core v0.1.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mustache v0.9.0
[INFO] [stderr]    Compiling ascii v0.8.7
[INFO] [stderr]    Compiling groupable v0.2.0
[INFO] [stderr]    Compiling chunked_transfer v0.3.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling nickel v0.11.0
[INFO] [stderr]    Compiling polywrap_plugin_implementor v0.1.11
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tiny_http v0.6.4
[INFO] [stderr]    Compiling iron v0.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling polywrap_plugin v0.1.11
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling polywrap_http_plugin v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] error: `Result` is ambiguous
[INFO] [stdout]   --> src/wrap/module.rs:22:67
[INFO] [stdout]    |
[INFO] [stdout] 22 |   fn get(&mut self, args: &ArgsGet, invoker: Arc<dyn Invoker>) -> Result<Option<Response>, PluginError>;
[INFO] [stdout]    |                                                                   ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Result` could refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use serde_json::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Result` could also refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:17:69
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *};
[INFO] [stdout]    |                                                                     ^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Result` is ambiguous
[INFO] [stdout]   --> src/wrap/module.rs:24:69
[INFO] [stdout]    |
[INFO] [stdout] 24 |   fn post(&mut self, args: &ArgsPost, invoker: Arc<dyn Invoker>) -> Result<Option<Response>, PluginError>;
[INFO] [stdout]    |                                                                     ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Result` could refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use serde_json::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Result` could also refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:17:69
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *};
[INFO] [stdout]    |                                                                     ^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Result` is ambiguous
[INFO] [stdout]   --> src/lib.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ) -> Result<Option<Response>, PluginError> {
[INFO] [stdout]    |          ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Result` could refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use serde_json::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Result` could also refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:17:69
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *};
[INFO] [stdout]    |                                                                     ^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Result` is ambiguous
[INFO] [stdout]   --> src/lib.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 |     ) -> Result<Option<Response>, PluginError> {
[INFO] [stdout]    |          ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Result` could refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use serde_json::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Result` could also refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:17:69
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *};
[INFO] [stdout]    |                                                                     ^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Result` is ambiguous
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[plugin_impl]
[INFO] [stdout]    | ^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Result` could refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use serde_json::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Result` could also refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:17:69
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *};
[INFO] [stdout]    |                                                                     ^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: this error originates in the attribute macro `plugin_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Result` is ambiguous
[INFO] [stdout]   --> src/lib.rs:79:6
[INFO] [stdout]    |
[INFO] [stdout] 79 | ) -> Result<UreqResponse, PluginError> {
[INFO] [stdout]    |      ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Result` could refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use serde_json::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Result` could also refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:17:69
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *};
[INFO] [stdout]    |                                                                     ^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Result` is ambiguous
[INFO] [stdout]    --> src/lib.rs:108:53
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn handle_json(request: UreqRequest, body: &str) -> Result<UreqResponse, HttpPluginError> {
[INFO] [stdout]     |                                                     ^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Result` could refer to the type alias defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:25:9
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub use serde_json::*;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     = help: consider updating this dependency to resolve this error
[INFO] [stdout]     = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Result` could also refer to the type alias defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:17:69
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *};
[INFO] [stdout]     |                                                                     ^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied
[INFO] [stdout]   --> src/wrap/module.rs:22:67
[INFO] [stdout]    |
[INFO] [stdout] 22 |   fn get(&mut self, args: &ArgsGet, invoker: Arc<dyn Invoker>) -> Result<Option<Response>, PluginError>;
[INFO] [stdout]    |                                                                   ^^^^^^                 ------------- help: remove the unnecessary generic argument
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/error.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type Result<T> = result::Result<T, Error>;
[INFO] [stdout]    |          ^^^^^^ -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied
[INFO] [stdout]   --> src/wrap/module.rs:24:69
[INFO] [stdout]    |
[INFO] [stdout] 24 |   fn post(&mut self, args: &ArgsPost, invoker: Arc<dyn Invoker>) -> Result<Option<Response>, PluginError>;
[INFO] [stdout]    |                                                                     ^^^^^^                 ------------- help: remove the unnecessary generic argument
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/error.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type Result<T> = result::Result<T, Error>;
[INFO] [stdout]    |          ^^^^^^ -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied
[INFO] [stdout]   --> src/lib.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ) -> Result<Option<Response>, PluginError> {
[INFO] [stdout]    |          ^^^^^^                 ------------- help: remove the unnecessary generic argument
[INFO] [stdout]    |          |
[INFO] [stdout]    |          expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/error.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type Result<T> = result::Result<T, Error>;
[INFO] [stdout]    |          ^^^^^^ -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied
[INFO] [stdout]   --> src/lib.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 |     ) -> Result<Option<Response>, PluginError> {
[INFO] [stdout]    |          ^^^^^^                 ------------- help: remove the unnecessary generic argument
[INFO] [stdout]    |          |
[INFO] [stdout]    |          expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/error.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type Result<T> = result::Result<T, Error>;
[INFO] [stdout]    |          ^^^^^^ -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[plugin_impl]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | expected 1 generic argument
[INFO] [stdout]    | help: remove the unnecessary generic argument
[INFO] [stdout]    |
[INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/error.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type Result<T> = result::Result<T, Error>;
[INFO] [stdout]    |          ^^^^^^ -
[INFO] [stdout]    = note: this error originates in the attribute macro `plugin_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `_wrap_invoke` has an incompatible type for trait
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[plugin_impl]
[INFO] [stdout]    | ^^^^^^^^^^^^^^ expected `polywrap_plugin::PluginError`, found `polywrap_plugin::serde_json::Error`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&mut HttpPlugin, &_, &_, std::option::Option<&_>, std::sync::Arc<_>) -> std::result::Result<_, polywrap_plugin::PluginError>`
[INFO] [stdout]               found signature `fn(&mut HttpPlugin, &_, &_, std::option::Option<&_>, std::sync::Arc<_>) -> std::result::Result<_, polywrap_plugin::serde_json::Error>`
[INFO] [stdout]    = note: this error originates in the attribute macro `plugin_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 24 - #[plugin_impl]
[INFO] [stdout] 24 + std::result::Result<Vec<u8>, polywrap_plugin::PluginError>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied
[INFO] [stdout]   --> src/lib.rs:79:6
[INFO] [stdout]    |
[INFO] [stdout] 79 | ) -> Result<UreqResponse, PluginError> {
[INFO] [stdout]    |      ^^^^^^             ------------- help: remove the unnecessary generic argument
[INFO] [stdout]    |      |
[INFO] [stdout]    |      expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/error.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type Result<T> = result::Result<T, Error>;
[INFO] [stdout]    |          ^^^^^^ -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied
[INFO] [stdout]    --> src/lib.rs:108:53
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn handle_json(request: UreqRequest, body: &str) -> Result<UreqResponse, HttpPluginError> {
[INFO] [stdout]     |                                                     ^^^^^^             ----------------- help: remove the unnecessary generic argument
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/error.rs:25:10
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub type Result<T> = result::Result<T, Error>;
[INFO] [stdout]     |          ^^^^^^ -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::serde_json::Error`
[INFO] [stdout]    --> src/lib.rs:33:75
[INFO] [stdout]     |
[INFO] [stdout]  32 |             .call()
[INFO] [stdout]     |              ------ this has type `Result<_, ureq::Error>`
[INFO] [stdout]  33 |             .map_err(|e| HttpPluginError::SendRequestError(e.to_string()))?;
[INFO] [stdout]     |              -------------------------------------------------------------^ the trait `std::convert::From<HttpPluginError>` is not implemented for `polywrap_plugin::serde_json::Error`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this can't be annotated with `?` because it has type `Result<_, HttpPluginError>`
[INFO] [stdout]     |
[INFO] [stdout] note: `HttpPluginError` needs to implement `Into<polywrap_plugin::serde_json::Error>`
[INFO] [stdout]    --> src/lib.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub enum HttpPluginError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::serde_json::Error`
[INFO] [stdout]   --> src/lib.rs:41:70
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let parsed_response = parse_response(response, response_type)?;
[INFO] [stdout]    |                               ---------------------------------------^ the trait `std::convert::From<polywrap_plugin::PluginError>` is not implemented for `polywrap_plugin::serde_json::Error`
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this can't be annotated with `?` because it has type `Result<_, polywrap_plugin::PluginError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::serde_json::Error`
[INFO] [stdout]    --> src/lib.rs:65:93
[INFO] [stdout]     |
[INFO] [stdout]  65 |                 request.call().map_err(|e| HttpPluginError::SendRequestError(e.to_string()))?
[INFO] [stdout]     |                         ------ -------------------------------------------------------------^ the trait `std::convert::From<HttpPluginError>` is not implemented for `polywrap_plugin::serde_json::Error`
[INFO] [stdout]     |                         |      |
[INFO] [stdout]     |                         |      this can't be annotated with `?` because it has type `Result<_, HttpPluginError>`
[INFO] [stdout]     |                         this has type `Result<_, ureq::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: `HttpPluginError` needs to implement `Into<polywrap_plugin::serde_json::Error>`
[INFO] [stdout]    --> src/lib.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub enum HttpPluginError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::serde_json::Error`
[INFO] [stdout]    --> src/lib.rs:68:89
[INFO] [stdout]     |
[INFO] [stdout]  68 |             request.call().map_err(|e| HttpPluginError::SendRequestError(e.to_string()))?
[INFO] [stdout]     |                     ------ -------------------------------------------------------------^ the trait `std::convert::From<HttpPluginError>` is not implemented for `polywrap_plugin::serde_json::Error`
[INFO] [stdout]     |                     |      |
[INFO] [stdout]     |                     |      this can't be annotated with `?` because it has type `Result<_, HttpPluginError>`
[INFO] [stdout]     |                     this has type `Result<_, ureq::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: `HttpPluginError` needs to implement `Into<polywrap_plugin::serde_json::Error>`
[INFO] [stdout]    --> src/lib.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub enum HttpPluginError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::serde_json::Error`
[INFO] [stdout]   --> src/lib.rs:70:70
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let parsed_response = parse_response(response, response_type)?;
[INFO] [stdout]    |                               ---------------------------------------^ the trait `std::convert::From<polywrap_plugin::PluginError>` is not implemented for `polywrap_plugin::serde_json::Error`
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this can't be annotated with `?` because it has type `Result<_, polywrap_plugin::PluginError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::serde_json::Error`
[INFO] [stdout]   --> src/lib.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[plugin_impl]
[INFO] [stdout]    | -------------^
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            the trait `std::convert::From<polywrap_plugin::polywrap_msgpack_serde::Error>` is not implemented for `polywrap_plugin::serde_json::Error`
[INFO] [stdout]    | this has type `Result<_, polywrap_plugin::serde_json::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = note: this error originates in the attribute macro `plugin_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[plugin_impl]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | expected `Error`, found `PluginError`
[INFO] [stdout]    | arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the type constructed contains `polywrap_plugin::PluginError` due to the type of the argument passed
[INFO] [stdout]   --> src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[plugin_impl]
[INFO] [stdout]    | ^^^^^^^^^^^^^^ this argument influences the type of `Err`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:566:4
[INFO] [stdout]    = note: this error originates in the attribute macro `plugin_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::serde_json::Error`
[INFO] [stdout]    --> src/lib.rs:84:97
[INFO] [stdout]     |
[INFO] [stdout]  79 | ) -> Result<UreqResponse, PluginError> {
[INFO] [stdout]     |      --------------------------------- expected `polywrap_plugin::serde_json::Error` because of this
[INFO] [stdout] ...
[INFO] [stdout]  84 |                 let buf = base64::decode(v).map_err(HttpPluginError::FormValueBase64DecodeError)?;
[INFO] [stdout]     |                           ----------------- ----------------------------------------------------^ the trait `std::convert::From<HttpPluginError>` is not implemented for `polywrap_plugin::serde_json::Error`
[INFO] [stdout]     |                           |                 |
[INFO] [stdout]     |                           |                 this can't be annotated with `?` because it has type `Result<_, HttpPluginError>`
[INFO] [stdout]     |                           this has type `Result<_, base64::DecodeError>`
[INFO] [stdout]     |
[INFO] [stdout] note: `HttpPluginError` needs to implement `Into<polywrap_plugin::serde_json::Error>`
[INFO] [stdout]    --> src/lib.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub enum HttpPluginError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::serde_json::Error`
[INFO] [stdout]    --> src/lib.rs:96:76
[INFO] [stdout]     |
[INFO] [stdout]  79 | ) -> Result<UreqResponse, PluginError> {
[INFO] [stdout]     |      --------------------------------- expected `polywrap_plugin::serde_json::Error` because of this
[INFO] [stdout] ...
[INFO] [stdout]  95 |         .prepare()
[INFO] [stdout]     |          --------- this has type `Result<_, LazyError<'_, std::io::Error>>`
[INFO] [stdout]  96 |         .map_err(|e| HttpPluginError::MultipartPrepareError(e.to_string()))?;
[INFO] [stdout]     |          ------------------------------------------------------------------^ the trait `std::convert::From<HttpPluginError>` is not implemented for `polywrap_plugin::serde_json::Error`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this can't be annotated with `?` because it has type `Result<_, HttpPluginError>`
[INFO] [stdout]     |
[INFO] [stdout] note: `HttpPluginError` needs to implement `Into<polywrap_plugin::serde_json::Error>`
[INFO] [stdout]    --> src/lib.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub enum HttpPluginError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::serde_json::Error`
[INFO] [stdout]    --> src/lib.rs:103:71
[INFO] [stdout]     |
[INFO] [stdout]  79 | ) -> Result<UreqResponse, PluginError> {
[INFO] [stdout]     |      --------------------------------- expected `polywrap_plugin::serde_json::Error` because of this
[INFO] [stdout] ...
[INFO] [stdout] 102 |         .send(mdata)
[INFO] [stdout]     |          ----------- this has type `Result<_, ureq::Error>`
[INFO] [stdout] 103 |         .map_err(|e| HttpPluginError::SendRequestError(e.to_string()))?;
[INFO] [stdout]     |          -------------------------------------------------------------^ the trait `std::convert::From<HttpPluginError>` is not implemented for `polywrap_plugin::serde_json::Error`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this can't be annotated with `?` because it has type `Result<_, HttpPluginError>`
[INFO] [stdout]     |
[INFO] [stdout] note: `HttpPluginError` needs to implement `Into<polywrap_plugin::serde_json::Error>`
[INFO] [stdout]    --> src/lib.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub enum HttpPluginError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::serde_json::Error`
[INFO] [stdout]    --> src/lib.rs:110:62
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn handle_json(request: UreqRequest, body: &str) -> Result<UreqResponse, HttpPluginError> {
[INFO] [stdout]     |                                                     ------------------------------------- expected `polywrap_plugin::serde_json::Error` because of this
[INFO] [stdout] 109 |     let value = JSON::from_str::<JSON::Value>(body);
[INFO] [stdout]     |                 ----------------------------------- this has type `Result<_, polywrap_plugin::serde_json::Error>`
[INFO] [stdout] 110 |     let json = value.map_err(HttpPluginError::JSONParseError)?;
[INFO] [stdout]     |                      ----------------------------------------^ the trait `std::convert::From<HttpPluginError>` is not implemented for `polywrap_plugin::serde_json::Error`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this can't be annotated with `?` because it has type `Result<_, HttpPluginError>`
[INFO] [stdout]     |
[INFO] [stdout] note: `HttpPluginError` needs to implement `Into<polywrap_plugin::serde_json::Error>`
[INFO] [stdout]    --> src/lib.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub enum HttpPluginError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::serde_json::Error`
[INFO] [stdout]    --> src/lib.rs:114:71
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn handle_json(request: UreqRequest, body: &str) -> Result<UreqResponse, HttpPluginError> {
[INFO] [stdout]     |                                                     ------------------------------------- expected `polywrap_plugin::serde_json::Error` because of this
[INFO] [stdout] ...
[INFO] [stdout] 113 |         .send_json(json)
[INFO] [stdout]     |          --------------- this has type `Result<_, ureq::Error>`
[INFO] [stdout] 114 |         .map_err(|e| HttpPluginError::SendRequestError(e.to_string()))?;
[INFO] [stdout]     |          -------------------------------------------------------------^ the trait `std::convert::From<HttpPluginError>` is not implemented for `polywrap_plugin::serde_json::Error`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this can't be annotated with `?` because it has type `Result<_, HttpPluginError>`
[INFO] [stdout]     |
[INFO] [stdout] note: `HttpPluginError` needs to implement `Into<polywrap_plugin::serde_json::Error>`
[INFO] [stdout]    --> src/lib.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub enum HttpPluginError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0107, E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polywrap_http_plugin` (lib) due to 34 previous errors
[INFO] running `Command { std: "docker" "inspect" "65613a970cf423bdabc0f3473288fa0c88579802f5e601080b663afcc330cb05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65613a970cf423bdabc0f3473288fa0c88579802f5e601080b663afcc330cb05", kill_on_drop: false }`
[INFO] [stdout] 65613a970cf423bdabc0f3473288fa0c88579802f5e601080b663afcc330cb05
